public class Cache
extends java.lang.Object
| Constructor and Description |
|---|
Cache(long obsolescenza) |
Cache(long obsolescenza,
int dimensione) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(ElementoCache e) |
boolean |
contains(java.lang.String subjectDN)
Restituisce il criterio di presenza di un elemento nella cache
|
public Cache(long obsolescenza)
public Cache(long obsolescenza,
int dimensione)
public boolean contains(java.lang.String subjectDN)
subjectDN - public void add(ElementoCache e)